home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / misc / evenmore / evenmore.readme < prev    next >
Text File  |  1999-02-03  |  11KB  |  209 lines

  1. Short:    V0.52 - A nice textviewer
  2. Author:   chris.planb@dnet.co.uk (Chris Perver)
  3. Uploader: chris.planb@dnet.co.uk (Chris Perver)
  4. Version:  0.52
  5. Type:     text/show
  6. Requires: Kickstart 37+, reqtools.library 37+ included
  7. Replaces: text/show/EvenMore.lha
  8.  
  9. ================================================================================
  10.  
  11.      _/_/_/_/  _/    _/ _/_/_/_/  _/_/_/       _/    .
  12.               _/    _/                        _/     :   Beta testers:
  13.    _/_/_/    _/    _/ _/_/_/_/  _/    _/ _/_/_/_/_/  :.
  14.   _/          _/ _/  _/        _/    _/     _/       ¦: Johan Björnson
  15.    _/_/_/      _/     _/_/_/  _/    _/     _/        |¦ Mikael Grahn
  16.    ___________________________________________       || Per Reidar Verlo
  17.    www.real-ireland.com/evenmore/                    || Dominique Neveu
  18.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯       || Tony Hazel
  19.    Program  : EvenMore                               || Andrew Holt
  20.    Type     : Text viewer (Freeware)                 || Roland de Herder
  21.    Version  : 0.52                                   ||
  22.    Code     : AmigaE 3.3a                            ||
  23.                                                      ||
  24.     EvenMore ©1996-1998 by Chris Perver              ||
  25.     ReqTools ©1991-1994 Nico François,               ||
  26.              ©1995-1998 Magnus Holmgren              ||
  27.                                                      ||
  28. -----------------------------------------------------'`------------------------
  29. -------------------------------------------------------------------------------
  30.  
  31. ********************************************************************************
  32. *                                                                              *
  33. *ference file change!  Preference file change!  Preference file change! Prefere*
  34. *                                                                              *
  35. ********************************************************************************
  36.  
  37. I am sick of the ugly looking non-proportional text viewers.  So  I  decided  to
  38. write  my  own  viewer  that would be font-sensitive, and blend in with all your
  39. other nice patches, as so not to spoil the look and feel of your Workbench.
  40.  
  41. Well I was sick  of  non-proportional  text  viewers  until  I  made  horizontal
  42. scrolling  in this version. Now EvenMore doesn't support proportional fonts. But
  43. IMHO, even though EvenMore isn't as powerful as the rest,  it  still  looks  far
  44. nicer than the competition, and is increasing in functionality at every release.
  45.  
  46.  Here are the main features of 0.52
  47.  ----------------------------------
  48.  
  49.  o Scroller window allows easier moving about documents.
  50.  o AppWindow, AppIcon and AppMenu makes opening files easy. Not only can you
  51.    drag files onto them, but also drawers, and a requester will appear!
  52.  o Totally font sensitive.
  53.  o Tooltypes and preference file(s) for configuring settings.
  54.  o Can open the window on any public screen and move between them.
  55.  o Can create it's own public screen to run on.
  56.  o ARexx port for remote control.
  57.  o Supports the numeric keypad and mouse movement.
  58.  o Very clean and smooth scrolling.
  59.  o String and pattern finding functions with search hilighting.
  60.  o Bookmarks for remembering positions in the document.
  61.  o Quick load listview for opening documents fast.
  62.  o Configurable GUI for quick access to features.
  63.  o File loading uses AsyncIO for speed.
  64.  o Can open multiple files. Up to 1000 files can be stored in memory.
  65.  o Help available by pressing the help key.
  66.  o Gadget help bubbles.
  67.  o User-configurable filetypes, for passing certain files to different programs.
  68.  o Uses EasyGUI, the best GUI in the history of the world.
  69.  o Can use Asl or ReqTools library for filerequesters.
  70.  o Can zoom text in or out.
  71.  o Option to save the file.
  72.  o Send the file to an editor.
  73.  o Print the file.
  74.  o Conifurable information bar.
  75.  o Execute commands or open a shell on the window.
  76.  o XPK compression supported.
  77.  o File history menu.
  78.  o Locale support.
  79.  
  80.  and more...
  81.  
  82.  Here are the recent features
  83.  ----------------------------
  84.  
  85.  o If you switched between files and got the file statistics a number of times,
  86.    the statistics wouldn't reset, but kept adding up.
  87.  o The palette wouldn't change after you loaded the preferences.
  88.  o Removed the name of the current file from the appicon and appmenu.
  89.  o EvenMore config file is now a binary file.
  90.  o Fixed two bugs in the Add and Copy gadgets in the Quickload window.
  91.  o Moved the text offset setting to the GUI page in the preferences.
  92.  o The first file wouldn't load from wbargs due to a small bug. Thanks to Thomas
  93.    Lorenz for telling me.
  94.  o ARexx commands are now checked using a hash table.
  95.  o Modified some ARexx commands. Removed LOADPREFS, POSWINDOW, added VIEWFILE,
  96.    CURRENTFILE, PRINT, CLOSEALL, renamed GETFULLPATH to GETFILENAME and replaced
  97.    APPIFY with ICONIFY.
  98.  o Uses ResetMenuStrip() for modifying the currently selected history menuitem
  99.    instead of removing and adding the menu again.
  100.  o Added %cf and %nf keywords to infobar for current file and number of files
  101.    open.
  102.  o Decided to remove Soft fade GUI preset.
  103.  o Recalculating the GUI should be slightly faster now I am passing rectangle
  104.    OBJECTs to procedures instead of 4 coordinates.
  105.  o Removed some redundant code in the Appicon/menu/win procedure.
  106.  o Fixed bug which caused filerequesters not to recognise directories passed on
  107.    to them instead of files, which occured due to the multiple files feature.
  108.  o Fixed several Enforcer hits. Forgot to allocate helpfile memory, accidentally
  109.    tried to StrLen() a NIL pointer and calculated the text dims of the GUI with
  110.    uninitialised variables! (Temporary fix for this one)
  111.  o If you tried to load a file named "file" from the current directory, it would
  112.    fail because of the argument keyword "FILE".
  113.  o Fixed a number of bugs which confused the helpfile with the currently open
  114.    file.
  115.  o No longer messes about with copying multiple strings into a buffer for the
  116.    helpfile. Instead it is copied in one block.
  117.  o Running EvenMore with filetype files and textfiles together in the arguments
  118.    messed up. Also optimised argument handling.
  119.  o Now the file statistics are only calculated if you go to the File page of the
  120.    information requester.
  121.  o The close file function allowed you to keep closing files even though there
  122.    were none open.
  123.  o Fixed several bugs in the catalogs.
  124.  o Now when you load a file, if EvenMore is already open (With a port name of
  125.    EvenMore.1), that EvenMore will be signalled to load the file instead.
  126.  o OPEN arexx command can now handle multiple files.
  127.  o Changed the way the icon paths are stored in the preference file to save
  128.    on the executable size. Now it would be possible with a bit extra
  129.    programming, to let the user add his own icons (for launching programs etc),
  130.    but I don't think this would be useful for EvenMore.
  131.  o Scrolling, searching and getting the file stats should be faster now I am
  132.    keeping a list of the length of each line instead of having to find it out
  133.    when I want to parse a line.
  134.  o Default document settings now support multiple files.
  135.  o You can now use the cursor keys to scroll up and down the screen and
  136.    quickload listviews.
  137.  
  138. There are still a few things to be ironed  out  though.  Please  read  the  docs
  139. before you delete as soon as you set your eyes on it.
  140.  
  141. All hints, tips, examples of code, etc., will be appreciated!
  142.  
  143.     ______________________________________________________________
  144.    [O|##Contacting#me#########################################|°|B]
  145.    |¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯| :
  146.    | Postal address:                                              | ::
  147.    |    Chris Perver,                                 __ __       | ::
  148.    |     6, Gransha Road,                            / // /       | ::
  149.    |     Bangor,                                    / // /        | ::
  150.    |     Co. Down,                                 / // /         | ::
  151.    |     N. Ireland,                       __ __  / // /          | ::
  152.    |     BT20 4TG.                         \ \\ \/ // /           | ::
  153.    |                                        \ \\/ // /            | ::
  154.    |           ______________________        \ V /V /             | ::
  155.    |    EMAIL:[chris.planb@dnet.co.uk]        V_/V_/              | ::
  156.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                             | ::
  157.    |           ______________________________                     | ::
  158.    |      URL:[www.real-ireland.com/evenmore/]                    | ::
  159.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                     | ::
  160.    |                                                              | ::
  161.    | And remember!  Windows is rubbish!                           | ::
  162.    |                                                              | ::
  163.    |_____________________________________________________________ | ::
  164.    [############################################################|/] ::
  165.     ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ::
  166.     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  167.      :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  168.  
  169. I cannot expect to be able to develop this program  much  further,  as  I  am  a
  170. Christian  and  believe Jesus Christ will return very soon. If I do not reply to
  171. any mail for months and months, then the development of this program has ceased.
  172.  
  173. ======
  174. THANKS
  175. ======
  176.  
  177. This archive was put together by:-
  178.  
  179.   Me               - Everything :)
  180.   Mum & dad        - RKRM manuals, Amiga 3000... (you name it, they provided it)
  181.   Johan Björnson   - AmigaGuide, program icons...
  182.   Per Reidar Verlo - Norsk Install script, locale translations
  183.   Roland de Herder - Nederlands locale translation
  184.   Girish Nath      - Program Icons
  185.  
  186. Without the following people, writing this program  would  have  been  virtually
  187. impossible...
  188.  
  189.   Nico François          - ReqTools
  190.   Magnus Holmgren
  191.   Dietmar Eilert         - GoldEd
  192.   Wouter van Oortmerssen - AmigaE and EasyGUI
  193.   J R Hulance            - AmigaE and EasyGUI help
  194.  
  195.   Ilan Sharoni           - Word wrapping help
  196.   Marco Talamelli        - ReqTools help
  197.   Eric Sauvageau         - Screenmode help
  198.   Victor Ducedre         - dclistview EasyGUI plugin
  199.   Ralph Wermke           - register EasyGUI plugin
  200.   Ali Graham             - multitext EasyGUI plugin
  201.   Sven Steiniger         - patternStringF, runback modules
  202.   Will Harwood           - gadgetinfo module
  203.   A.F.C.                 - rexxer, localer (www.intercom.it/~fsoft/afc.html)
  204.   Piotr Gapiïski         - iconifyb module
  205.  
  206. If you are not listed here and you have helped me produce EvenMore, then I  have
  207. probably  just  forgotten  about you :). But don't fear, get in touch and let me
  208. know!
  209.